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