public interface OSymmetricKeyConfig
Modifier and Type | Method and Description |
---|---|
String |
getKeyAlgorithm() |
String |
getKeyFile() |
String |
getKeystoreFile() |
String |
getKeystoreKeyAlias() |
String |
getKeystoreKeyPassword() |
String |
getKeystorePassword() |
String |
getKeyString() |
boolean |
usesKeyFile() |
boolean |
usesKeystore() |
boolean |
usesKeyString() |
String getKeyString()
String getKeyFile()
String getKeyAlgorithm()
String getKeystoreFile()
String getKeystorePassword()
String getKeystoreKeyAlias()
String getKeystoreKeyPassword()
boolean usesKeyString()
boolean usesKeyFile()
boolean usesKeystore()
Copyright © 2009–2020 OrientDB. All rights reserved.