Package | Description |
---|---|
org.bouncycastle.asn1.pkcs | |
org.bouncycastle.jcajce.provider.keystore.pkcs12 |
Modifier and Type | Method and Description |
---|---|
static PKCS12PBEParams |
PKCS12PBEParams.getInstance(Object obj) |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
PKCS12KeyStoreSpi.wrapKey(String algorithm,
Key key,
PKCS12PBEParams pbeParams,
char[] password) |
Copyright © 2017 BouncyCastle.org. All rights reserved.