signature
The signature component of the JSON web signature.
Declaration
var signature: P256.Signing.ECDSASignature { get }Discussion
Use this signature with Apple CryptoKit if you verify the signature on the device.
The signature component of the JSON web signature.
var signature: P256.Signing.ECDSASignature { get }Use this signature with Apple CryptoKit if you verify the signature on the device.