pub fn any_supported_type(
der: &PrivateKeyDer<'_>,
) -> Result<Arc<dyn SigningKey>, Error>展开描述
Parse der as any supported key encoding/type, returning
the 第一个可用的
pub fn any_supported_type(
der: &PrivateKeyDer<'_>,
) -> Result<Arc<dyn SigningKey>, Error>Parse der as any supported key encoding/type, returning
the 第一个可用的