Class SecretKeyDecryptorFactory


  • public class SecretKeyDecryptorFactory
    extends java.lang.Object
    • Method Detail

      • createDecrypter

        public org.opensaml.saml.saml2.encryption.Decrypter createDecrypter​(java.lang.String encryptedSecretKey)
                                                                     throws java.security.NoSuchAlgorithmException,
                                                                            javax.crypto.NoSuchPaddingException,
                                                                            java.security.InvalidKeyException
        Throws:
        java.security.NoSuchAlgorithmException
        javax.crypto.NoSuchPaddingException
        java.security.InvalidKeyException