Class AsymmetricGOST3410Key<T>

    • Method Detail

      • getAlgorithm

        public Algorithm getAlgorithm()
        Return the algorithm this GOST R 34.10 key is for.
        Specified by:
        getAlgorithm in interface Key
        Returns:
        the key's algorithm.
      • getParameters

        public GOST3410Parameters<T> getParameters()
        Return the domain parameters associated with this key.These will either be for GOST R 34.10-1994 or GOST R 34.10-2001 depending on the key type.
        Returns:
        the GOST3410 domain parameters.
      • checkApprovedOnlyModeStatus

        protected final void checkApprovedOnlyModeStatus()
      • zeroize

        protected void zeroize()