public class SignPolExtensions extends ASN1Object
Additional signature policy rules may be added to:
These extensions to the signature policy rules shall be defined using an ASN.1 syntax with an associated object identifier carried in the SignPolExtn as defined below:
SignPolExtensions ::= SEQUENCE OF SignPolExtn
ASN1Sequence,
ASN1Primitive| Constructor and Description |
|---|
SignPolExtensions() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SignPolExtn> |
getExtensions() |
void |
parse(org.bouncycastle.asn1.ASN1Primitive derObject) |
void |
setExtensions(Collection<SignPolExtn> extensions) |
getDEREnumerated, getDERSequencepublic Collection<SignPolExtn> getExtensions()
public void setExtensions(Collection<SignPolExtn> extensions)
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.