Why does `SignatureVerificationAlgorithm` have a `Send + Sync` supertrait bound? https://github.com/rustls/pki-types/blob/1bc73dcdb53dd02c7b164d7bb235971b3374bd75/src/lib.rs#L891
Why does
SignatureVerificationAlgorithmhave aSend + Syncsupertrait bound?pki-types/src/lib.rs
Line 891 in 1bc73dc