public class SelectedCommitmentTypes extends ASN1Object
SelectedCommitmentTypes ::= SEQUENCE OF CHOICE {
empty NULL,
recognizedCommitmentType CommitmentType
}
ASN1Primitive,
ASN1Sequence,
DERNull,
DERSequence| Constructor and Description |
|---|
SelectedCommitmentTypes() |
| Modifier and Type | Method and Description |
|---|---|
CommitmentType |
getRecognizedCommitmentType() |
void |
parse(org.bouncycastle.asn1.ASN1Primitive derObject) |
void |
setRecognizedCommitmentType(CommitmentType recognizedCommitmentType) |
getDEREnumerated, getDERSequencepublic CommitmentType getRecognizedCommitmentType()
public void setRecognizedCommitmentType(CommitmentType recognizedCommitmentType)
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.