public class InternalCapiCmpCredentialReader
extends java.lang.Object
| Constructor and Description |
|---|
InternalCapiCmpCredentialReader(SecureStringBuffer refNum,
AuthorizationCode authCode,
com.entrust.toolkit.credentials.CMPCredentialReader.CmpOperationType cmpOperationType)
The constructor; creates an new
InternalCapiCmpCredentialReader. |
public InternalCapiCmpCredentialReader(SecureStringBuffer refNum, AuthorizationCode authCode, com.entrust.toolkit.credentials.CMPCredentialReader.CmpOperationType cmpOperationType)
InternalCapiCmpCredentialReader.
refNum - the reference number assigned to the user; an 8-digit integer
obtained from the Security Manager by the PKI AdministratorauthCode - the authorization code assigned to the user; an alpha-numeric
string (of the form ABCD-EFGH-IJKL) obtained from the Security
Manager by the PKI AdministratorcmpOperationType - indicates the type of PKIX-CMP operation being performed (e.g.
user creation)