Package | Description |
---|---|
kz.gamma.x509 |
Modifier and Type | Method and Description |
---|---|
(package private) static X509Util.Implementation |
X509Util.getImplementation(java.lang.String baseName,
java.lang.String algorithm)
return an implementation for a given algorithm/provider.
|
(package private) static X509Util.Implementation |
X509Util.getImplementation(java.lang.String baseName,
java.lang.String algorithm,
java.security.Provider prov)
see if we can find an algorithm (or its alias and what it represents) in
the property table for the given provider.
|
Modifier and Type | Method and Description |
---|---|
private static X509StreamParser |
X509StreamParser.createParser(X509Util.Implementation impl) |
private static X509Store |
X509Store.createStore(X509Util.Implementation impl,
X509StoreParameters parameters) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.