Class AsymmetricDHKey

    • Field Detail

      • approvedModeOnly

        protected final boolean approvedModeOnly
    • Method Detail

      • getAlgorithm

        public Algorithm getAlgorithm()
        Return the algorithm this Diffie-Hellman key is for.
        Specified by:
        getAlgorithm in interface Key
        Returns:
        the key's algorithm.
      • getDomainParameters

        public DHDomainParameters getDomainParameters()
        Return the Diffie-Hellman domain parameters associated with this key.
        Returns:
        the Diffie-Hellman domain parameters for this key.
      • checkApprovedOnlyModeStatus

        protected final void checkApprovedOnlyModeStatus()
      • zeroize

        protected void zeroize()