AuthenticatorControl
, PKIArchiveControl
, RegTokenControl
public interface Control
Modifier and Type | Method | Description |
---|---|---|
org.bouncycastle.asn1.ASN1ObjectIdentifier |
getType() |
Return the type of this control.
|
org.bouncycastle.asn1.ASN1Encodable |
getValue() |
Return the value contained in this control object.
|
org.bouncycastle.asn1.ASN1ObjectIdentifier getType()
org.bouncycastle.asn1.ASN1Encodable getValue()