Uses of Interface
org.bouncycastle.jcajce.interfaces.GOST3410Key
-
Packages that use GOST3410Key Package Description org.bouncycastle.jcajce.interfaces Key interfaces for supporting provider specific algorithms. -
-
Uses of GOST3410Key in org.bouncycastle.jcajce.interfaces
Subinterfaces of GOST3410Key in org.bouncycastle.jcajce.interfaces Modifier and Type Interface Description interfaceECGOST3410PrivateKeyInterface that a ECGOST-3410 private key needs to conform to.interfaceECGOST3410PublicKeyInterface that a ECGOST-3410 public key needs to conform to.interfaceGOST3410PrivateKeyInterface that a GOST-3410 private key needs to conform to.interfaceGOST3410PublicKeyInterface that a GOST-3410 public key needs to conform to.
-