Méthode | Description | |
---|---|---|
CheckSecurityContextValidity ( ) : void | ||
SecurityConfiguration ( ) : System | ||
SetProtocol ( string protocol ) : void | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
BruteForce ( Mono.Security.X509 pfx ) : bool | ||
ExtendedKeyUsage ( Mono.Security.X509 pfx ) : bool | ||
GetKeyMatchingCertificate ( Mono.Security.X509 pfx, Mono.Security.X509 cert ) : |
||
KeyUsage ( Mono.Security.X509 pfx ) : bool | ||
LoadCertificate ( string filename ) : void | ||
LoadPkcs12File ( string filename, string password ) : void | ||
LoadPrivateKeyFile ( string filename, string password ) : void | ||
NetscapeCertType ( Mono.Security.X509 pfx ) : bool | ||
Simple ( Mono.Security.X509 pfx ) : bool |
public CheckSecurityContextValidity ( ) : void | ||
Résultat | void |
public SetProtocol ( string protocol ) : void | ||
protocol | string | |
Résultat | void |