com.ibm.crypto.pkcs11impl.provider

Class DHPKCS11KeyFactory

  • java.lang.Object
    • java.security.KeyFactorySpi
      • com.ibm.crypto.pkcs11impl.provider.DHPKCS11KeyFactory


  • public final class DHPKCS11KeyFactory
    extends java.security.KeyFactorySpi
    This class implements the Diffie-Hellman key factory of the IBMPKCS11Impl provider.
    Version:
    1.0, 19.1.2005
    • Constructor Summary

      Constructors 
      Constructor and Description
      DHPKCS11KeyFactory(java.security.Provider provider)
      Creates the Diffie-Hellman Key factory object
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DHPKCS11KeyFactory

        public DHPKCS11KeyFactory(java.security.Provider provider)
        Creates the Diffie-Hellman Key factory object
        Throws:
        java.lang.SecurityException - if fails to verify the JCE framework.

© Portions Copyright 2003, 2017 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2017, Oracle and/or its affiliates. All rights reserved.