Class AsymmetricDSAKey

    • Field Detail

      • approvedModeOnly

        protected final boolean approvedModeOnly
    • Method Detail

      • getAlgorithm

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

        public DSADomainParameters getDomainParameters()
        Return the DSA domain parameters associated with this key.
        Returns:
        the DSA domain parameters for this key.
      • checkApprovedOnlyModeStatus

        protected final void checkApprovedOnlyModeStatus()
      • zeroize

        protected void zeroize()