Uses of Class
de.xima.fc.certificate.mgmt.io.KeyStoreEntryImportSpecification.Builder
Packages that use KeyStoreEntryImportSpecification.Builder
-
Uses of KeyStoreEntryImportSpecification.Builder in de.xima.fc.certificate.mgmt.io
Methods in de.xima.fc.certificate.mgmt.io that return KeyStoreEntryImportSpecification.BuilderModifier and TypeMethodDescriptionThe alias of the key store entry to be imported.KeyStoreEntryImportSpecification.builder()KeyStoreEntryImportSpecification.Builder.password(char[] password) The password for the key store entry.KeyStoreEntryImportSpecification.Builder.subjectOverride(X501DistinguishedName subjectOverride) Optional.KeyStoreEntryImportSpecification.toBuilder()