Property | Type | Description | |
---|---|---|---|
DuplicateHandles | |||
ExtractValidityDateTime | System.DateTime | ||
OpenSslX509CertificateReader | System | ||
SetPrivateKey | void |
Method | Description | |
---|---|---|
AppendPrivateKeyInfo ( StringBuilder sb ) : void | ||
Dispose ( ) : void | ||
GetDSAPrivateKey ( ) : |
||
GetECDsaPrivateKey ( ) : |
||
GetECDsaPublicKey ( ) : |
||
GetNameInfo ( X509NameType nameType, bool forIssuer ) : string | ||
GetPrivateKey ( ) : |
||
GetRSAPrivateKey ( ) : |
Method | Description | |
---|---|---|
DuplicateHandles ( ) : |
||
ExtractValidityDateTime ( |
||
OpenSslX509CertificateReader ( Microsoft.Win32.SafeHandles.SafeX509Handle handle ) : System | ||
SetPrivateKey ( |
public AppendPrivateKeyInfo ( StringBuilder sb ) : void | ||
sb | StringBuilder | |
return | void |
public GetDSAPrivateKey ( ) : |
||
return |
public GetECDsaPrivateKey ( ) : |
||
return |
public GetECDsaPublicKey ( ) : |
||
return |
public GetNameInfo ( X509NameType nameType, bool forIssuer ) : string | ||
nameType | X509NameType | |
forIssuer | bool | |
return | string |
public GetPrivateKey ( ) : |
||
return |
public GetRSAPrivateKey ( ) : |
||
return |