| Package | Description |
|---|---|
| org.apache.fulcrum.jce.crypto.extended |
| Modifier and Type | Method and Description |
|---|---|
static CryptoUtilJ8 |
CryptoUtilJ8.getInstance()
Factory method to get a default instance
default type PDC
|
static CryptoUtilJ8 |
CryptoUtilJ8.getInstance(CryptoParametersJ8.TYPES type)
Factory method to get a default instance
|
static CryptoUtilJ8 |
CryptoUtilJ8.getInstance(CryptoParametersJ8.TYPES type,
byte[] salt,
int count)
Factory method to get a default instance
|
| Modifier and Type | Method and Description |
|---|---|
static Map<CryptoParametersJ8.TYPES,CryptoUtilJ8> |
CryptoUtilJ8.getInstances() |
static Map<CryptoParametersJ8.TYPES,CryptoUtilJ8> |
CryptoUtilJ8.getInstancesWithExplicitParams() |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.