StaticderiveDerive the public key that signed a valid BIP-137 signature.
Message signed by the signature
Base-64 encoded signature to be decoded
Public key that signs the provided signature
StaticisCheck if a given signature satisified the format of a BIP-137 signature.
Base64-encoded signature to be checked
True if the provided signature correspond to a valid BIP-137 signature, false if otherwise
Class that implement BIP137-related utility functions.