Cache-blob

Defined in file cache_blob.asn
C++ class: CCache_blob


Cache-blob ::= SEQUENCE {
    magic       INTEGER,
    timestamp   INTEGER,
    blob        OCTET STRING,
    md5-digest  OCTET STRING
}