Class PBKDF2WithHmacSHA1Factory


  • public class PBKDF2WithHmacSHA1Factory
    extends java.lang.Object
    • Constructor Detail

      • PBKDF2WithHmacSHA1Factory

        public PBKDF2WithHmacSHA1Factory()
    • Method Detail

      • generateSecret

        public static javax.crypto.SecretKey generateSecret​(java.security.spec.KeySpec keySpec)
                                                     throws java.security.spec.InvalidKeySpecException
        Throws:
        java.security.spec.InvalidKeySpecException
      • engineGenerateSecret

        protected javax.crypto.SecretKey engineGenerateSecret​(java.security.spec.KeySpec keySpec)
                                                       throws java.security.spec.InvalidKeySpecException
        Throws:
        java.security.spec.InvalidKeySpecException