public class CMSAttrs extends ASN1Object
CMSAttrs ::= SEQUENCE OF OBJECT IDENTIFIER ObjectIdentifier
mandatedSignedAttr CMSAttrs, -- Mandated CMS signed attributes
mandatedUnsignedAttr CMSAttrs, -- Mandated CMS unsigned attributed
ASN1Object,
ObjectIdentifier,
ASN1Primitive,
DERSequence| Constructor and Description |
|---|
CMSAttrs() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ObjectIdentifier> |
getObjectIdentifiers() |
void |
parse(org.bouncycastle.asn1.ASN1Primitive derObject) |
void |
setObjectIdentifiers(Collection<ObjectIdentifier> objectIdentifiers) |
getDEREnumerated, getDERSequencepublic Collection<ObjectIdentifier> getObjectIdentifiers()
public void setObjectIdentifiers(Collection<ObjectIdentifier> objectIdentifiers)
public void parse(org.bouncycastle.asn1.ASN1Primitive derObject)
parse in class ASN1ObjectderObject - ASN1 Primitive to parseCopyright © 2021 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.