]> wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_lcl.h
PSKeyTransport_gost includes UKM
[openssl-gost/engine.git] / gost_lcl.h
index 4c099dd27d34315c5b5ec4b635df8007edae75f2..9740994a41c45d2c30e9852a32661437df090e60 100644 (file)
@@ -130,6 +130,7 @@ typedef struct {                /* FIXME incomplete */
 typedef struct PSKeyTransport_st {
     ASN1_OCTET_STRING *psexp;
     X509_PUBKEY       *ephem_key;
+    ASN1_OCTET_STRING *ukm;
 } PSKeyTransport_gost;
 
 DECLARE_ASN1_FUNCTIONS(PSKeyTransport_gost)