pub type AttributeValue = Any;Expand description
X.501 AttributeValue as defined in RFC 5280 Appendix A.1.
AttributeValue ::= ANYAliased Typeยง
pub struct AttributeValue { /* private fields */ }pub type AttributeValue = Any;X.501 AttributeValue as defined in RFC 5280 Appendix A.1.
AttributeValue ::= ANYpub struct AttributeValue { /* private fields */ }