| Age | Commit message (Collapse) | Author |
|
|
|
|
|
to signer. The KDM stuff uses add_signature_value() but not sign()
since it has to allow pass-through of a KDM (so it handles <Signature> etc.
itself). This means we have to make the indentation-adding optional.
It might have been nicer to make indent() not add indentation if it's
not already there.
|
|
and <Signature> before signing. This is in the belief that, perhaps,
the Sony software "reformats" the XML before checking that the signature
is correct (or something).
|
|
|
|
a optional<int> instead of an int with a magic -1 for
disable-forensic-audio.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CertificateThumbprint list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and organizational unit name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
encrypted and unencrypted KDMs.
|