Class CKAKeyType.DES

  • All Implemented Interfaces:
    java.lang.AutoCloseable
    Enclosing class:
    CKAKeyType

    public static class CKAKeyType.DES
    extends CKAKeyType
    Representation of a PKCS#11 CK_ATTRIBUTE with type CKA_KEY_TYPE and value CKK_DES.
    • Constructor Detail

      • DES

        public DES()