public class CVCertificateExtensions extends AbstractArray
CVC_VERSION, NEWLINE| Constructor and Description |
|---|
CVCertificateExtensions(Collection<CVCDiscretionaryDataTemplate> extensions)
Constructor taking a list of certificate extensions (wrapped in Discretionary Data Template objects).
|
| Modifier and Type | Method and Description |
|---|---|
protected CVCTagEnum |
getAllowedField()
Returns the allow tag for the subfields.
|
List<CVCDiscretionaryDataTemplate> |
getExtensions()
Returns the certificate extensions (wrapped in Discretionary Data Template objects).
|
getAllowedFields, getOptionalSubfield, getOrderedSubfields, getSubfield, getSubfieldsencode, getAsText, getAsText, getDEREncoded, getEncodableFieldsdecodeLength, encodeLength, getAsText, getAsText, getParent, getTag, setParent, toByteArray, toByteArray, trimByteArraypublic CVCertificateExtensions(Collection<CVCDiscretionaryDataTemplate> extensions) throws ConstructionException
extensions - Extensions with OIDs and extension specific dataConstructionExceptionprotected CVCTagEnum getAllowedField()
AbstractArraygetAllowedField in class AbstractArraypublic List<CVCDiscretionaryDataTemplate> getExtensions()
Copyright © 2021. All rights reserved.