org.mozilla.jss.pkix.crmf
public class Control extends AVA implements ASN1Value
Control
.
Nested Class Summary | |
---|---|
static class | Control.Template
A template class for decoding a Control from a BER stream. |
Constructor Summary | |
---|---|
Control(OBJECT_IDENTIFIER oid, ASN1Value value) |
Method Summary | |
---|---|
PKIArchiveOptions | getPKIArchiveOptions()
Returns the value of this control as a PKIArchiveOptions, if it
actually is a PKIArchiveOptions. |
PKIPublicationInfo | getPKIPublicationInfo()
Returns the value of this control as a PKIPublicationInfo, if it
actually is a PKIPublicationInfo. |
UTF8String | getUTF8String()
Returns the value of this control as a UTF8String, if it actually
is a UTF8String. |