System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId
Represents the LocalKeyId attribute from PKCS#9.
Gets a memory value containing the key identifier from this attribute.
public Pkcs9LocalKeyId()
Initializes a new instance of the Pkcs9LocalKeyId class with an empty key identifier value.
Initializes a new instance of the Pkcs9LocalKeyId class with a key identifier specified by a byte array.
Initializes a new instance of the Pkcs9LocalKeyId class with a key identifier specified by a byte span.