Class CKAKeyType.ECDSA

All Implemented Interfaces:
AutoCloseable
Enclosing class:
CKAKeyType

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

    • ECDSA

      public ECDSA()