Small change to comment

This commit is contained in:
Alexander Cerutti
2019-04-24 23:04:28 +02:00
parent c559a7f1ce
commit ddbad21575

View File

@@ -603,7 +603,7 @@ class Pass {
/**
* Signature here is an ASN.1 valid structure (DER-compliant).
* Generating a non-detached signature, would have pushed inside signature.contentInfo
* (which has type 16, or "SEQUENCE", and is an array) a Context-Specific element, with the signed
* (which has type 16, or "SEQUENCE", and is an array) a Context-Specific element, with the
* signed content as value.
*
* In fact the previous approach was to generating a detached signature and the pull away the generated