Initializervapor.jwt-kit 5.1.2JWTKit
init(backing:)
Creates an ECDSA.PrivateKey
instance from SwiftCrypto PrivateKey.
init(backing: some ECDSAPrivateKey) throws
Parameters
- backing
The SwiftCrypto PrivateKey.
Throws
If there is a problem parsing the private key.