Table of Contents

Class CertificateFactory

Namespace
Shift.Common
Assembly
Shift.Common.dll
public static class CertificateFactory
Inheritance
CertificateFactory
Inherited Members

Methods

Create(string, string)

public static X509Certificate2 Create(string encoded, string password)

Parameters

encoded string
password string

Returns

X509Certificate2