PkcsSignerInfoBuilder Properties |
The PkcsSignerInfoBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthenticatedAttributes |
Gets the X509AttributeCollection collection of signed attributes that is associated with
the signer information. Signed attributes are signed along with the rest of the message content.
|
![]() | ContentType |
Gets or sets the object identifier that identifies the content type.
|
![]() | SubjectIdentifier |
Gets or sets the subject identifier type used to identify the signer in signer info element. Default value is
IssuerAndSerialNumber.
|
![]() | UnauthenticatedAttributes |
Gets the X509AttributeCollection collection of unsigned attributes that is associated with
the PkcsSignerInfo content. Unsigned attributes can be modified without invalidating the
signature.
|
![]() | Version |
Gets the signer information version. Default version Version 1.
|