Skip to main content

Module sign

Module sign 

Available on crate features aws_lc_rs and rustls only.
Expand description

Using software keys for authentication.

Functions§

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.