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

type SupportedSignatureSchemes = Vec<SignatureScheme>;

Trait Implementations

impl Codec for SupportedSignatureSchemes[src]