public class SecurityConstants extends Object
SecurityConstants class.
| Modifier and Type | Field and Description |
|---|---|
static String |
Aes128
Constant
Aes128="http://www.w3.org/2001/04/xmlenc#aes128"{trunked} |
static String |
Aes256
Constant
Aes256="http://www.w3.org/2001/04/xmlenc#aes256"{trunked} |
static String |
HmacSha1
Constant
HmacSha1="http://www.w3.org/2000/09/xmldsig#hmac-"{trunked} |
static String |
HmacSha256
Constant
HmacSha256="http://www.w3.org/2000/09/xmldsig#hmac-"{trunked} |
static String |
KwRsa15
Constant
KwRsa15="http://www.w3.org/2001/04/xmlenc#rsa-1_"{trunked} |
static String |
KwRsaOaep
Constant
KwRsaOaep="http://www.w3.org/2001/04/xmlenc#rsa-oa"{trunked} |
static String |
PSha1
Constant
PSha1="http://www.w3.org/2001/04/xmlenc#aes128"{trunked} |
static String |
Rsa15
Constant
Rsa15="http://www.w3.org/2001/04/xmlenc#rsa-1_"{trunked} |
static String |
RsaOaep
Constant
RsaOaep="http://www.w3.org/2001/04/xmlenc#rsa-oa"{trunked} |
static String |
RsaSha1
Constant
RsaSha1="http://www.w3.org/2000/09/xmldsig#rsa-s"{trunked} |
static String |
SECURITY_POLICY_URI_BINARY_BASIC128RSA15
Constant
SECURITY_POLICY_URI_BINARY_BASIC128RSA15="http://opcfoundation.org/UA/SecurityPol"{trunked} |
static String |
SECURITY_POLICY_URI_BINARY_BASIC256
Constant
SECURITY_POLICY_URI_BINARY_BASIC256="http://opcfoundation.org/UA/SecurityPol"{trunked} |
static String |
SECURITY_POLICY_URI_BINARY_NONE
Constant
SECURITY_POLICY_URI_BINARY_NONE="http://opcfoundation.org/UA/SecurityPol"{trunked} |
static String |
SECURITY_POLICY_URI_XML_BASIC128RSA15
Constant
SECURITY_POLICY_URI_XML_BASIC128RSA15="http://opcfoundation.org/UA-Profile/Sec"{trunked} |
static String |
SECURITY_POLICY_URI_XML_BASIC256
Constant
SECURITY_POLICY_URI_XML_BASIC256="http://opcfoundation.org/UA-Profile/Sec"{trunked} |
static String |
SECURITY_POLICY_URI_XML_NONE
Constant
SECURITY_POLICY_URI_XML_NONE="http://opcfoundation.org/UA-Profile/Sec"{trunked} |
| Constructor and Description |
|---|
SecurityConstants() |
public static final String SECURITY_POLICY_URI_BINARY_NONE
SECURITY_POLICY_URI_BINARY_NONE="http://opcfoundation.org/UA/SecurityPol"{trunked}public static final String SECURITY_POLICY_URI_BINARY_BASIC128RSA15
SECURITY_POLICY_URI_BINARY_BASIC128RSA15="http://opcfoundation.org/UA/SecurityPol"{trunked}public static final String SECURITY_POLICY_URI_BINARY_BASIC256
SECURITY_POLICY_URI_BINARY_BASIC256="http://opcfoundation.org/UA/SecurityPol"{trunked}public static final String SECURITY_POLICY_URI_XML_NONE
SECURITY_POLICY_URI_XML_NONE="http://opcfoundation.org/UA-Profile/Sec"{trunked}public static final String SECURITY_POLICY_URI_XML_BASIC128RSA15
SECURITY_POLICY_URI_XML_BASIC128RSA15="http://opcfoundation.org/UA-Profile/Sec"{trunked}public static final String SECURITY_POLICY_URI_XML_BASIC256
SECURITY_POLICY_URI_XML_BASIC256="http://opcfoundation.org/UA-Profile/Sec"{trunked}public static final String HmacSha1
HmacSha1="http://www.w3.org/2000/09/xmldsig#hmac-"{trunked}public static final String HmacSha256
HmacSha256="http://www.w3.org/2000/09/xmldsig#hmac-"{trunked}public static final String Rsa15
Rsa15="http://www.w3.org/2001/04/xmlenc#rsa-1_"{trunked}public static final String RsaOaep
RsaOaep="http://www.w3.org/2001/04/xmlenc#rsa-oa"{trunked}public static final String RsaSha1
RsaSha1="http://www.w3.org/2000/09/xmldsig#rsa-s"{trunked}public static final String KwRsaOaep
KwRsaOaep="http://www.w3.org/2001/04/xmlenc#rsa-oa"{trunked}public static final String KwRsa15
KwRsa15="http://www.w3.org/2001/04/xmlenc#rsa-1_"{trunked}public static final String Aes128
Aes128="http://www.w3.org/2001/04/xmlenc#aes128"{trunked}public static final String Aes256
Aes256="http://www.w3.org/2001/04/xmlenc#aes256"{trunked}public static final String PSha1
PSha1="http://www.w3.org/2001/04/xmlenc#aes128"{trunked}Copyright © 2026. All rights reserved.