Class SmartCardHSMSecretKeySpec

  • All Implemented Interfaces:
    java.security.spec.KeySpec

    public class SmartCardHSMSecretKeySpec
    extends SmartCardHSMKeySpec
    Specification for secret keys
    Author:
    asc
    • Constructor Detail

      • SmartCardHSMSecretKeySpec

        public SmartCardHSMSecretKeySpec​(int keysize)
    • Method Detail

      • setWrappingKey

        public void setWrappingKey​(javax.crypto.SecretKey wrappingKey)
      • getKeySize

        public int getKeySize()