KeyStoreDescriptor
, KeyStoreDescriptor.KeyStoreDescriptorBuilder
, TrustStoreDescriptor.TrustStoreDescriptorBuilder
KeyStoreDescriptorBuilderImpl
, KeyStoreDescriptorImpl
, TrustStoreDescriptorBuilderImpl
, TrustStoreDescriptorImpl
public interface TrustStoreDescriptor
Modifier and Type | Interface | Description |
---|---|---|
static interface |
TrustStoreDescriptor.TrustStoreDescriptorBuilder |
The mutable
TrustStoreDescriptor.TrustStoreDescriptorBuilder extends the
TrustStoreDescriptor with manipulator methods. |
Modifier and Type | Method | Description |
---|---|---|
File |
getStoreFile() |
|
String |
getStorePassword() |
Retrieves the keysotre's password.
|
StoreType |
getStoreType() |
Copyright © 2021. All rights reserved.