public class PathLenConstraint extends ASN1Object
Collection< @link ObjectIdentifier > PathLenConstraint ::= INTEGER (0..MAX)
ASN1Primitive,
DERSequence,
DERTaggedObject,
ASN1Object,
ASN1Object| Constructor and Description |
|---|
PathLenConstraint() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ObjectIdentifier> |
getPathLenConstraints() |
void |
parse(org.bouncycastle.asn1.ASN1Primitive derObject) |
void |
setPathLenConstraints(Collection<ObjectIdentifier> pathLenConstraints) |
getDEREnumerated, getDERSequencepublic Collection<ObjectIdentifier> getPathLenConstraints()
public void setPathLenConstraints(Collection<ObjectIdentifier> pathLenConstraints)
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.