Package | Description |
---|---|
org.bouncycastle.x509 |
Classes for supporting the generation of X.509 certificates and X.509 attribute certificates.
|
Modifier and Type | Method and Description |
---|---|
static X509Store |
X509Store.getInstance(String type,
X509StoreParameters parameters)
Deprecated.
|
static X509Store |
X509Store.getInstance(String type,
X509StoreParameters parameters,
Provider provider)
Deprecated.
|
static X509Store |
X509Store.getInstance(String type,
X509StoreParameters parameters,
String provider)
Deprecated.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.