| IDigitalCertificatePublicKeyAlgorithm Property |
Gets the public key algorithm supported by the certificate.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax PublicKeyAlgorithm PublicKeyAlgorithm { get; }
Property Value
PublicKeyAlgorithmThe public key algorithm.
Remarks
Gets the public key algorithm supported by the certificate.
See Also