Uses of Class
org.bouncycastle.asn1.cryptopro.Gost2814789EncryptedKey
Packages that use Gost2814789EncryptedKey
Package
Description
Support classes for CRYPTO-PRO related objects - such as GOST identifiers.
-
Uses of Gost2814789EncryptedKey in org.bouncycastle.asn1.cryptopro
Methods in org.bouncycastle.asn1.cryptopro that return Gost2814789EncryptedKeyModifier and TypeMethodDescriptionstatic Gost2814789EncryptedKeyGost2814789EncryptedKey.getInstance(Object obj) GostR3410KeyTransport.getSessionEncryptedKey()Constructors in org.bouncycastle.asn1.cryptopro with parameters of type Gost2814789EncryptedKeyModifierConstructorDescriptionGostR3410KeyTransport(Gost2814789EncryptedKey sessionEncryptedKey, GostR3410TransportParameters transportParameters)