Class ECGOST3410_2012Signer

java.lang.Object
org.bouncycastle.crypto.signers.ECGOST3410Signer
org.bouncycastle.crypto.signers.ECGOST3410_2012Signer
All Implemented Interfaces:
DSA, DSAExt

public class ECGOST3410_2012Signer extends ECGOST3410Signer
Deprecated.
Use ECGOST3410Signer instead.
GOST R 34.10-2012 Signature Algorithm
  • Constructor Details

    • ECGOST3410_2012Signer

      public ECGOST3410_2012Signer()
      Deprecated.