Class SymmetricKey.Type

  • Enclosing interface:
    SymmetricKey

    public static final class SymmetricKey.Type
    extends java.lang.Object
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getAliases

        public java.lang.String[] getAliases()
      • getKeyGenAlg

        public KeyGenAlgorithm getKeyGenAlg()
                                     throws java.security.NoSuchAlgorithmException
        Throws:
        java.security.NoSuchAlgorithmException
      • getKeyType

        public KeyType getKeyType()
      • fromName

        public static SymmetricKey.Type fromName​(java.lang.String name)
                                          throws java.security.NoSuchAlgorithmException
        Throws:
        java.security.NoSuchAlgorithmException