Package-level declarations

Properties

Link copied to clipboard
Link copied to clipboard
val <Error class: unknown class>.secKeyRef: AutofreeVariable<<Error class: unknown class>>?

The underlying SecKeyRef referencing the ephemeral key's private key.

val <Error class: unknown class>.secKeyRef: Nothing?

The underlying SecKeyRef referencing the signer's private key. ⚠️ If returned from a keychain signer, must be used immediately. Do not store long term. ⚠️