public class ContentInfoBC extends ASN1EncodableBC implements IContentInfo
ContentInfo.| Constructor and Description |
|---|
ContentInfoBC(org.bouncycastle.asn1.cms.ContentInfo contentInfo)
Creates new wrapper instance for
ContentInfo. |
ContentInfoBC(IASN1ObjectIdentifier objectIdentifier,
IASN1Encodable encodable)
Creates new wrapper instance for
ContentInfo. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.cms.ContentInfo |
getContentInfo()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic ContentInfoBC(org.bouncycastle.asn1.cms.ContentInfo contentInfo)
ContentInfo.contentInfo - ContentInfo to be wrappedpublic ContentInfoBC(IASN1ObjectIdentifier objectIdentifier, IASN1Encodable encodable)
ContentInfo.objectIdentifier - ASN1ObjectIdentifier wrapperencodable - ASN1Encodable wrapperCopyright © 1998–2024 Apryse Group NV. All rights reserved.