public class CryptoProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
keyLen
Length of the private key managed by the PKI provider.
|
protected CRYPTOacr |
strctCRYPTOacr |
| Constructor and Description |
|---|
CryptoProperties() |
CryptoProperties(CRYPTOacr acr,
int keylen) |
| Modifier and Type | Method and Description |
|---|---|
CRYPTOacr |
getCRYPTOacr() |
int |
getKeyLen() |
void |
setCRYPTOacr(CRYPTOacr thisACR) |
void |
setKeyLen(int keylen) |
Copyright © 1998-2010 ActivIdentity (All rights reserved)