public class CommitmentRules extends ASN1Object
CommitmentRules ::= SEQUENCE OF CommitmentRule
CommitmentRule,
ASN1Object,
ASN1Sequence| Constructor and Description |
|---|
CommitmentRules() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CommitmentRule> |
getCommitmentRules() |
void |
parse(org.bouncycastle.asn1.ASN1Primitive derObject) |
void |
setCommitmentRules(Collection<CommitmentRule> commitmentRules) |
getDEREnumerated, getDERSequencepublic Collection<CommitmentRule> getCommitmentRules()
public void setCommitmentRules(Collection<CommitmentRule> commitmentRules)
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.