Class GostR3410KeyTransport

java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.cryptopro.GostR3410KeyTransport
All Implemented Interfaces:
ASN1Encodable, Encodable

public class GostR3410KeyTransport extends ASN1Object
    GostR3410-KeyTransport ::= SEQUENCE {
      sessionEncryptedKey   Gost28147-89-EncryptedKey,
      transportParameters
         [0] IMPLICIT GostR3410-TransportParameters OPTIONAL
   }