Class RegTokenControl
java.lang.Object
org.bouncycastle.cert.crmf.RegTokenControl
- All Implemented Interfaces:
Control
-
Constructor Summary
ConstructorsConstructorDescriptionRegTokenControl(String token) Basic constructor - build from a string representing the token.RegTokenControl(org.bouncycastle.asn1.ASN1UTF8String token) Basic constructor - build from a UTF-8 string representing the token. -
Method Summary
-
Constructor Details
-
RegTokenControl
public RegTokenControl(org.bouncycastle.asn1.ASN1UTF8String token) Basic constructor - build from a UTF-8 string representing the token.- Parameters:
token- UTF-8 string representing the token.
-
RegTokenControl
Basic constructor - build from a string representing the token.- Parameters:
token- string representing the token.
-
-
Method Details
-
getType
-
getValue
-