Skip to main content

Module rsa

Module rsa 

Source
Expand description

Types for decoding RSA keys

Structs§

RsaPublicParse1Helper 🔒
RSA public key, partially processed by crate::paarse.
RsaSha1Signature
RSA signature using SHA-1 as per “Signing documents” in dir-spec

Constants§

RSA_FIXED_EXPONENT 🔒
The fixed exponent which we require when parsing any RSA key in a netdoc
RSA_MIN_BITS 🔒
The fixed exponent which we require when parsing any RSA key in a netdoc