KeyStore.LoadStoreParameter
public class SimpleMemoryKeyStoreLoadStoreParameter extends Object implements KeyStore.LoadStoreParameter
Constructor | Description |
---|---|
SimpleMemoryKeyStoreLoadStoreParameter() |
Deprecated.
|
Modifier and Type | Method | 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 © 2018. All rights reserved.