Type Definition rustls::internal::msgs::handshake::SupportedSignatureSchemes[][src]

type SupportedSignatureSchemes = Vec<SignatureScheme>;

Trait Implementations

impl Codec for SupportedSignatureSchemes[src]