Module apple_codesign::cryptography
source · Expand description
Common cryptography primitives.
Structs
- Holds multiple computed digests for content.
Enums
- Represents a digest type encountered in code signature data structures.
- Holds a private key in memory.
Traits
- A supertrait generically describing a private key capable of signing and possibly decryption.
Functions
- Parse PFX data into a key pair.