Class AsymmetricDSTU4145Key

    • Method Detail

      • getAlgorithm

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

        public DSTU4145Parameters getParameters()
        Return the domain parameters for this DSTU4145 key.
        Returns:
        the DSTU4145 domain parameters.
      • checkApprovedOnlyModeStatus

        protected final void checkApprovedOnlyModeStatus()
      • zeroize

        protected void zeroize()
      • reverseBytes

        protected static void reverseBytes​(byte[] bytes)