Package dev.galasa.framework.spi.creds
Class EncryptionKeys
java.lang.Object
dev.galasa.framework.spi.creds.EncryptionKeys
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEncryptionKey
(String encryptionKey) void
setFallbackDecryptionKeys
(List<String> fallbackDecryptionKeys)
-
Constructor Details
-
EncryptionKeys
public EncryptionKeys() -
EncryptionKeys
- Throws:
CredentialsException
-
-
Method Details
-
getEncryptionKey
-
setEncryptionKey
-
getFallbackDecryptionKeys
-
setFallbackDecryptionKeys
-