Class CKAKeyType.RC4

All Implemented Interfaces:
AutoCloseable
Enclosing class:
CKAKeyType

public static class CKAKeyType.RC4 extends CKAKeyType
Representation of a PKCS#11 CK_ATTRIBUTE with type CKA_KEY_TYPE and value CKK_RC4.
  • Constructor Details

    • RC4

      public RC4()