Class SmartCardHSMPrivateKey

    • Constructor Detail

      • SmartCardHSMPrivateKey

        public SmartCardHSMPrivateKey​(byte keyRef,
                                      java.lang.String label,
                                      short keySize,
                                      java.lang.String algorithm)
    • Method Detail

      • deriveKeySizeFromPublicKey

        public void deriveKeySizeFromPublicKey​(java.security.cert.Certificate cert)
        Derive the key size from the certificate's public key
        Parameters:
        cert - The corresponding certificate to this private key