Uses of Class
org.bouncycastle.asn1.cms.RecipientKeyIdentifier
Packages that use RecipientKeyIdentifier
Package
Description
Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).
Support classes useful for encoding and supporting S/MIME.
-
Uses of RecipientKeyIdentifier in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return RecipientKeyIdentifierModifier and TypeMethodDescriptionstatic RecipientKeyIdentifier
RecipientKeyIdentifier.getInstance
(Object obj) Return a RecipientKeyIdentifier object from the given object.static RecipientKeyIdentifier
RecipientKeyIdentifier.getInstance
(ASN1TaggedObject ato, boolean isExplicit) Return a RecipientKeyIdentifier object from a tagged object.KeyAgreeRecipientIdentifier.getRKeyID()
Constructors in org.bouncycastle.asn1.cms with parameters of type RecipientKeyIdentifier -
Uses of RecipientKeyIdentifier in org.bouncycastle.asn1.smime
Constructors in org.bouncycastle.asn1.smime with parameters of type RecipientKeyIdentifierModifierConstructorDescription