pub(super) fn namespace(
protected_header: &ProtectedHeader,
) -> Result<SigningNamespace, CryptoError>Expand description
Helper function to extract the namespace from a ProtectedHeader. The namespace is a custom
header set on the protected headers of the signature object.