Enumerationswift-crypto 3.12.2_CryptoExtras
Encryption
RSA.swift:49- iOS
- 13+
- macOS
- 10.15+
- tvOS
- 13+
- watchOS
- 6+
enum Encryption
enum Encryption
import _CryptoExtras
Provides additional cryptographic APIs that are not available in CryptoKit (and therefore the core Crypto library).
enum _RSA
Types associated with the RSA algorithm
enum BlindSigning
enum Signing
struct Padding
struct PrivateKey
Identical to PrivateKey
.
struct PublicKey
Identical to PublicKey
.