public class BootstrappedPKCS11Credential extends Object implements PKCS11Credential
| Constructor and Description |
|---|
BootstrappedPKCS11Credential()
Empty constructor
|
BootstrappedPKCS11Credential(String pin)
Constructor
|
public BootstrappedPKCS11Credential()
public BootstrappedPKCS11Credential(String pin)
pin - The PKCS11 pin used to login to the tokenpublic void setPin(String pin)
pin - The PKCS11 pin used to login to the tokenspublic char[] getPIN()
getPIN in interface PKCS11CredentialCopyright © 2010–2021 The Direct Project. All rights reserved.