| DigitalSignatureVerifyExceptionKeyId Property |
Get the key identifier, if available.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public long? KeyId { get; }
Property Value
NullableInt64The key identifier.
Remarks
Gets the key identifier, if available.
See Also