Свойство | Type | Description | |
---|---|---|---|
DuplicateHandles | |||
ExtractValidityDateTime | System.DateTime | ||
OpenSslX509CertificateReader | System | ||
SetPrivateKey | void |
Méthode | Description | |
---|---|---|
AppendPrivateKeyInfo ( StringBuilder sb ) : void | ||
Dispose ( ) : void | ||
GetDSAPrivateKey ( ) : |
||
GetECDsaPrivateKey ( ) : |
||
GetECDsaPublicKey ( ) : |
||
GetNameInfo ( X509NameType nameType, bool forIssuer ) : string | ||
GetPrivateKey ( ) : |
||
GetRSAPrivateKey ( ) : |
Méthode | Description | |
---|---|---|
DuplicateHandles ( ) : |
||
ExtractValidityDateTime ( |
||
OpenSslX509CertificateReader ( Microsoft.Win32.SafeHandles.SafeX509Handle handle ) : System | ||
SetPrivateKey ( |
public AppendPrivateKeyInfo ( StringBuilder sb ) : void | ||
sb | StringBuilder | |
Résultat | void |
public GetDSAPrivateKey ( ) : |
||
Résultat |
public GetECDsaPrivateKey ( ) : |
||
Résultat |
public GetECDsaPublicKey ( ) : |
||
Résultat |
public GetNameInfo ( X509NameType nameType, bool forIssuer ) : string | ||
nameType | X509NameType | |
forIssuer | bool | |
Résultat | string |
public GetPrivateKey ( ) : |
||
Résultat |
public GetRSAPrivateKey ( ) : |
||
Résultat |