| Constructor and Description |
|---|
AuthenticatorControl(org.bouncycastle.asn1.DERUTF8String token)
Basic constructor - build from a UTF-8 string representing the token.
|
AuthenticatorControl(java.lang.String token)
Basic constructor - build from a string representing the token.
|
public AuthenticatorControl(org.bouncycastle.asn1.DERUTF8String token)
token - UTF-8 string representing the token.public AuthenticatorControl(java.lang.String token)
token - string representing the token.