Function c509::extract_relative_distinguished_name
source ยท pub(crate) fn extract_relative_distinguished_name(
name: &Name,
) -> Result<RelativeDistinguishedName>
Expand description
Extract a RelativeDistinguishedName
from a Name
.