public class AttributeBC extends ASN1EncodableBC implements IAttribute
Attribute.| Constructor and Description |
|---|
AttributeBC(org.bouncycastle.asn1.cms.Attribute attribute)
Creates new wrapper instance for
Attribute. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.cms.Attribute |
getAttribute()
Gets actual org.bouncycastle object being wrapped.
|
IASN1Set |
getAttrValues() |
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic AttributeBC(org.bouncycastle.asn1.cms.Attribute attribute)
Attribute.attribute - Attribute to be wrappedpublic org.bouncycastle.asn1.cms.Attribute getAttribute()
Attribute.public IASN1Set getAttrValues()
getAttrValues in interface IAttributeCopyright © 1998–2024 Apryse Group NV. All rights reserved.