Exemplo n.º 1
0
 protected override byte[] GetCertHash(bool lazy)
 {
     return(X509.GetCertHash());
 }