public class KeyTransRecipientInfoBCFips extends ASN1EncodableBCFips implements IKeyTransRecipientInfo
KeyTransRecipientInfo.| Constructor and Description |
|---|
KeyTransRecipientInfoBCFips(IRecipientIdentifier recipientIdentifier,
IAlgorithmIdentifier algorithmIdentifier,
IASN1OctetString octetString)
Creates new wrapper instance for
KeyTransRecipientInfo. |
KeyTransRecipientInfoBCFips(org.bouncycastle.asn1.cms.KeyTransRecipientInfo keyTransRecipientInfo)
Creates new wrapper instance for
KeyTransRecipientInfo. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.cms.KeyTransRecipientInfo |
getKeyTransRecipientInfo()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic KeyTransRecipientInfoBCFips(org.bouncycastle.asn1.cms.KeyTransRecipientInfo keyTransRecipientInfo)
KeyTransRecipientInfo.keyTransRecipientInfo - KeyTransRecipientInfo to be wrappedpublic KeyTransRecipientInfoBCFips(IRecipientIdentifier recipientIdentifier, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString)
KeyTransRecipientInfo.recipientIdentifier - RecipientIdentifier wrapperalgorithmIdentifier - AlgorithmIdentifier wrapperoctetString - ASN1OctetString wrapperCopyright © 1998–2023 Apryse Group NV. All rights reserved.