Classes in com.dstc.security.cms that implement OriginatorIdentifierOrKey |
class |
IssuerAndSerialNumber
A class for identifying an X.509 certificate through its serial
number and the distinguished name of its issuer. |
class |
OriginatorPublicKey
A class which holds an originator's public key for use by a recipient
to decrypt a CMS EnvelopedData in which a key encrypting key is obtained
by key agreement performed with the said public key. |
class |
SubjectKeyIdentifier
A class for identifying an X.509 certificate through the
value of its v3 certicate extension subjectKeyIdentifier. |