Uses of Class
com.adyen.model.management.Key
-
Packages that use Key Package Description com.adyen.model.management -
-
Uses of Key in com.adyen.model.management
Methods in com.adyen.model.management that return Key Modifier and Type Method Description static KeyKey. fromJson(String jsonString)Create an instance of Key given an JSON stringKeyNexo. getEncryptionKey()Get encryptionKeyKeyKey. identifier(String identifier)KeyKey. passphrase(String passphrase)KeyKey. version(Integer version)Methods in com.adyen.model.management with parameters of type Key Modifier and Type Method Description NexoNexo. encryptionKey(Key encryptionKey)voidNexo. setEncryptionKey(Key encryptionKey)encryptionKey
-