Interface WSTrustConstants.XMLEnc
-
- Enclosing interface:
- WSTrustConstants
public static interface WSTrustConstants.XMLEnc
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENCRYPTED_KEY
static String
XMLENC_NS
-
-
-
Field Detail
-
XMLENC_NS
static final String XMLENC_NS
- See Also:
- Constant Field Values
-
ENCRYPTED_KEY
static final String ENCRYPTED_KEY
- See Also:
- Constant Field Values
-
-