public class SimpleMemoryKeyStoreLoadStoreParameter extends Object implements KeyStore.LoadStoreParameter
Constructor and Description |
---|
SimpleMemoryKeyStoreLoadStoreParameter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
X509Certificate[] |
getCerts()
Deprecated.
|
KeyStore.ProtectionParameter |
getProtectionParameter()
Deprecated.
|
void |
setCerts(X509Certificate[] certs)
Deprecated.
|
public SimpleMemoryKeyStoreLoadStoreParameter()
public X509Certificate[] getCerts()
public void setCerts(X509Certificate[] certs)
public KeyStore.ProtectionParameter getProtectionParameter()
getProtectionParameter
in interface KeyStore.LoadStoreParameter
Copyright © 2016. All rights reserved.