API Collection
ECDSAPublicKey Implementations
Topics
Instance Methods
func isValidSignature(some DataProtocol, for: some Digest) throws -> BoolVerifies that the P384 key signature is valid for the given digest.
You're viewing documentation for a pre-release version. View the latest stable version
API Collection
func isValidSignature(some DataProtocol, for: some Digest) throws -> Bool