the root hash (content ID) of the POD.
the signature in packed form, which is 64 bytes represented in hex or Base64. Base64 padding is optional.
the signer's public key in packed form, which is 32 bytes represented in hex or Base64. Base64 padding is optional.
true
if the signature is valid
TypeError if any of the individual arguments incorrectly formatted
Generated using TypeDoc
Verifies the signature of a POD root hash.