mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 18:25:24 +00:00
Small change to comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user