Méthode | Description | |
---|---|---|
AuthenticodeDeformatter ( ) : System | ||
AuthenticodeDeformatter ( string fileName ) : System | ||
IsTrusted ( ) : bool |
Méthode | Description | |
---|---|---|
CheckSignature ( string fileName ) : bool | ||
CompareIssuerSerial ( string issuer, byte serial, Mono.Security.X509.X509Certificate x509 ) : bool | ||
Reset ( ) : void | ||
VerifyCounterSignature ( PKCS7 cs, byte signature ) : bool | ||
VerifySignature ( PKCS7 sd, byte calculatedMessageDigest, HashAlgorithm ha ) : bool |
public AuthenticodeDeformatter ( ) : System | ||
Résultat | System |
public AuthenticodeDeformatter ( string fileName ) : System | ||
fileName | string | |
Résultat | System |