Uses of Package
org.bouncycastle.asn1.cryptopro
Packages that use org.bouncycastle.asn1.cryptopro
Package
Description
Support classes for CRYPTO-PRO related objects - such as GOST identifiers.
-
Classes in org.bouncycastle.asn1.cryptopro used by org.bouncycastle.asn1.cryptoproClassDescriptionGost28147-89-EncryptedKey ::= SEQUENCE { encryptedKey Gost28147-89-Key, maskKey [0] IMPLICIT Gost28147-89-Key OPTIONAL, macKey Gost28147-89-MAC }ASN.1 algorithm identifier parameters for GOST-28147GostR3410-KeyTransport ::= SEQUENCE { sessionEncryptedKey Gost28147-89-EncryptedKey, transportParameters [0] IMPLICIT GostR3410-TransportParameters OPTIONAL }GostR3410-TransportParameters ::= SEQUENCE { encryptionParamSet OBJECT IDENTIFIER, ephemeralPublicKey [0] IMPLICIT SubjectPublicKeyInfo OPTIONAL, ukm OCTET STRING }