init(rawRepresentation:)
Creates a P-521 digital signature from a raw representation.
Declaration
init<D>(rawRepresentation: D) throws where D : DataProtocolParameters
- rawRepresentation:
A raw representation of the signature as a collection of contiguous bytes.