Uses of Interface
org.bouncycastle.jcajce.interfaces.DSTU4145Key
-
Packages that use DSTU4145Key Package Description org.bouncycastle.jcajce.interfaces Key interfaces for supporting provider specific algorithms. -
-
Uses of DSTU4145Key in org.bouncycastle.jcajce.interfaces
Subinterfaces of DSTU4145Key in org.bouncycastle.jcajce.interfaces Modifier and Type Interface Description interface
DSTU4145PrivateKey
Interface that a DSTU-4145 private key needs to conform to.interface
DSTU4145PublicKey
Interface that a DSTU-4145 public key needs to conform to.
-