Name | Description | |
---|---|---|
EncryptionAlgorithm | Gets the name of the encryption algorithm used in the signature. | |
HashAlgorithm | Gets the name of the HASH algorithm used in the signature. | |
IsTcp | Gets a value indicating whether the signature is a PAdES LTV time-stamp. | |
SigningCertificate | Gets the System.Security.Cryptography.X509Certificates.X509Certificate2 object that represents the certificate used to create the signature. | |
SigningCertificateChain | Gets the chain of certificates used to create the signature. The first certificate in the list is the signing certificate. | |
SigningTime | Gets the signing time that is stored in the signature, or a null reference (Nothing in Visual Basic) if the binary signature does not contain a signing time. |