Uses of Class
com.atlassian.bamboo.crypto.instance.SecretEncryptor.ArmoredString
Packages that use SecretEncryptor.ArmoredString
-
Uses of SecretEncryptor.ArmoredString in com.atlassian.bamboo.crypto.instance
Methods in com.atlassian.bamboo.crypto.instance that return SecretEncryptor.ArmoredStringModifier and TypeMethodDescriptionSecretEncryptor.ArmoredString.from
(CipherSpec cipherSpec, byte[] ciphertext) Method parameters in com.atlassian.bamboo.crypto.instance with type arguments of type SecretEncryptor.ArmoredStringModifier and TypeMethodDescriptionstatic String
SecretEncryptor.decrypt
(@NotNull String encryptedSecret, @NotNull Function<SecretEncryptor.ArmoredString, org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher> decryptorProvider)