Contents

init(derRepresentation:)

Creates a P-521 digital signature from a Distinguished Encoding Rules (DER) encoded representation.

Declaration

init<D>(derRepresentation: D) throws where D : DataProtocol

Parameters

  • derRepresentation:

    The DER-encoded representation of the signature.

See Also

Creating a signature