Class CKAKeyType.RC5

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

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

      • RC5

        public RC5()