init(derRepresentation:)
Creates a P-521 digital signature from a Distinguished Encoding Rules (DER) encoded representation.
Declaration
init<D>(derRepresentation: D) throws where D : DataProtocolParameters
- derRepresentation:
The DER-encoded representation of the signature.