SignerInfo.SignerIdentifier Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
SignerIdentifier
Gets the identifier of the signer.
Declaration
public SubjectIdentifier SignerIdentifier { get; }
Property Value
Type | Description |
---|---|
SubjectIdentifier | Identifier of the signer. |