public class AlgorithmConstraints extends ASN1Object
Collection< AlgAndLength >
| Constructor and Description |
|---|
AlgorithmConstraints() |
| Modifier and Type | Method and Description |
|---|---|
Collection<AlgAndLength> |
getAlgAndLengths() |
void |
parse(org.bouncycastle.asn1.ASN1Primitive derObject) |
void |
setAlgAndLengths(Collection<AlgAndLength> algAndLengths) |
getDEREnumerated, getDERSequencepublic Collection<AlgAndLength> getAlgAndLengths()
public void setAlgAndLengths(Collection<AlgAndLength> algAndLengths)
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.