init(base64URLEncoded:)

Decode a key directly from a Base 64 (URL) encoded string, or throw an error if decoding failed.

VAPIDKey.swift:38
init(base64URLEncoded: String) throws