Expand description
Immutable security policy snapshots shared by XML Security operations.
Policy contains trusted, reusable decisions. Caller-owned keys, selected document targets, tenant identity, and external resource bytes remain in operation request contexts and are deliberately not stored here.
Structs§
- DsaKey
Policy - DSA strength requirements for legacy signature verification.
- KeySource
Policy - KeyInfo sources an XMLDSig verification operation is permitted to trust.
- KeyTrust
Policy - X.509 and key-resolution decisions for verification.
- Resource
Policy - Resource ceilings shared by parsing, transforms, and cryptographic output.
- RsaKey
Policy - RSA strength and structural requirements for outbound cryptographic operations.
- Signing
Policy - Immutable policy snapshot for XMLDSig signing.
- Transform
Policy - XMLDSig transform and canonicalization decisions shared by signing and verification.
- UriPolicy
- URI-class decisions shared by XMLDSig reference and key retrieval processing.
- Verification
Policy - Immutable policy snapshot for XMLDSig verification.
- XmlInput
Policy - XML parsing decisions shared by all operation policies.
Enums§
- Extended
KeyPurpose - An RFC 5280 extended-key-purpose identifier accepted for XML signing.
- Manifest
Processing - Whether an XMLDSig operation evaluates direct
<Object>/<Manifest>references. - Policy
Violation - A typed rejection produced by an operation policy.