Skip to main content

Module key

Module key 

Source
Expand description

Safe wrappers for SecKeyRef algorithms and private-key APIs.

Structs§

PrivateKey
Wraps a private SecKeyRef.

Enums§

EncryptionAlgorithm
Mirrors encryption cases from SecKeyAlgorithm.
ExternalFormat
Mirrors SecExternalFormat.
ExternalItemType
Mirrors SecExternalItemType.
KeyType
Mirrors key-type selectors used with SecKeyCreateWithData.
SignatureAlgorithm
Mirrors signing cases from SecKeyAlgorithm.