Method | Description | |
---|---|---|
CtVerifier ( byte publicKey ) : System | ||
Verify ( SctSignature signature ) : bool |
Method | Description | |
---|---|---|
DecodeSubjectPublicKeyInfo ( byte publicKey ) : |
||
FromWin32Structure ( |
||
IsAsnNull ( byte data ) : bool | ||
SctHashAlgorithmToCng ( SctHashAlgorithm algorithm ) : CngAlgorithm | ||
SctHashAlgorithmToOid ( SctHashAlgorithm algorithm ) : string |
public CtVerifier ( byte publicKey ) : System | ||
publicKey | byte | |
return | System |
public Verify ( SctSignature signature ) : bool | ||
signature | SctSignature | |
return | bool |