All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.gatling.recorder.internal.bouncycastle.crypto.signers.ECGOST3410_2012Signer Maven / Gradle / Ivy

package io.gatling.recorder.internal.bouncycastle.crypto.signers;

/**
 * GOST R 34.10-2012 Signature Algorithm
 * 
 * @deprecated Use {@link ECGOST3410Signer} instead.
 */
public class ECGOST3410_2012Signer
    extends ECGOST3410Signer
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy