System.Net.URLClient.TCertificate Fields

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AlgEncryptionpublicEncryption algorithm that the certificates uses.
AlgSignaturepublicSignature Algorithm that the certificate uses.
CertNamepublic
ExpirypublicDate when the certificate expires.
IssuerpublicIssuer of the certificate.
KeySizepublicSize of the key for the encryption algorithm.
ProtocolNamepublicName of the protocol that the certificate uses.
PublicKeypublicRSA public key modulus. May be useful for certificate pinning.
SerialNumpublic
StartpublicDate when the certificate starts to be valid.
SubjectpublicSubject of the certificate.