init(unsafePEMRepresentation:parameters:)

    Construct an RSA public key from a PEM representation.

    RSA+BlindSigning.swift:60
    init(unsafePEMRepresentation pemRepresentation: String, parameters: Parameters = .RSABSSA_SHA384_PSS_Randomized) throws

    This constructor supports key sizes of 1024 bits or more. Users should validate that key sizes are appropriate for their use-case.

    Other members in extension

    Types

    Typealiases

    Type members

    Instance members