Open ounsworth opened 4 months ago
draft-ounsworth-rats-pkix-evidence-00 says:
CertHash ::= SEQUENCE { hash AlgorithmIdentifier, value OCTET STRING } -- There is bound to already exist an ASN.1 structure for this somewhere.
RFC 5126:
ESSCertIDv2 ::= SEQUENCE { hashAlgorithm AlgorithmIdentifier -- DEFAULT {algorithm id-sha256} --, certHash Hash, issuerSerial IssuerSerial OPTIONAL }
Russ
draft-ounsworth-rats-pkix-evidence-00 says:
CertHash ::= SEQUENCE { hash AlgorithmIdentifier, value OCTET STRING } -- There is bound to already exist an ASN.1 structure for this somewhere.
RFC 5126:
ESSCertIDv2 ::= SEQUENCE { hashAlgorithm AlgorithmIdentifier -- DEFAULT {algorithm id-sha256} --, certHash Hash, issuerSerial IssuerSerial OPTIONAL }
Russ