|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface to an identifier for a signer in a CMS SignedData.
A SignerIdentifier specifies the signer's X.509 certificate that corresponds to the private key that was used in signing.
SignerIdentifier is defined in RFC2630 by the ASN.1 structure
SignerIdentifier ::= CHOICE {
issuerAndSerialNumber IssuerAndSerialNumber,
subjectKeyIdentifier [0] SubjectKeyIdentifier }
NB. This interface has no methods defined.
SignerInfo,
IssuerAndSerialNumber,
SubjectKeyIdentifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||