Enumeration
Insecure.RSA
Namespace encompassing functionality related to the RSA (Rivest–Shamir–Adleman) cryptographic algorithm. Relatively to other algorithms such as ECDSA and EdDSA, RSA is considered slow and should be avoided when possible.
enum RSA
Topics
Structures
Insecure.RSA.PrivateKeyA structure representing a private RSA key.Insecure.RSA.PublicKeyA structure representing a public RSA key.
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype