public class RecipientIdentifierBC extends ASN1EncodableBC implements IRecipientIdentifier
RecipientIdentifier.| Constructor and Description |
|---|
RecipientIdentifierBC(IIssuerAndSerialNumber issuerAndSerialNumber)
Creates new wrapper instance for
RecipientIdentifier. |
RecipientIdentifierBC(org.bouncycastle.asn1.cms.RecipientIdentifier recipientIdentifier)
Creates new wrapper instance for
RecipientIdentifier. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.cms.RecipientIdentifier |
getRecipientIdentifier()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic RecipientIdentifierBC(org.bouncycastle.asn1.cms.RecipientIdentifier recipientIdentifier)
RecipientIdentifier.recipientIdentifier - RecipientIdentifier to be wrappedpublic RecipientIdentifierBC(IIssuerAndSerialNumber issuerAndSerialNumber)
RecipientIdentifier.issuerAndSerialNumber - IssuerAndSerialNumber wrapper to create RecipientIdentifierCopyright © 1998–2023 Apryse Group NV. All rights reserved.