mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
1 line
717 B
JavaScript
1 line
717 B
JavaScript
initSidebarItems({"fn":[["any_ecdsa_type","Parse `der` as any ECDSA key type, returning the first which works."],["any_eddsa_type","Parse `der` as any EdDSA key type, returning the first which works."],["any_supported_type","Parse `der` as any supported key encoding/type, returning the first which works."],["supported_sign_tls13","The set of schemes we support for signatures and that are allowed for TLS1.3."]],"struct":[["CertifiedKey","A packaged-together certificate chain, matching `SigningKey` and optional stapled OCSP response and/or SCT list."],["RSASigningKey","A `SigningKey` for RSA-PKCS1 or RSA-PSS"]],"trait":[["Signer","A thing that can sign a message."],["SigningKey","An abstract signing key."]]}); |