Skip navigation links
oracle.wsm.policy.constants
Interface PolicyConstants.AlgorithmURIs
- Enclosing interface:
- PolicyConstants
-
public static interface PolicyConstants.AlgorithmURIs
HMAC_SHA1
static final String HMAC_SHA1
-
- See Also:
- Constant Field Values
RSA_SHA1
static final String RSA_SHA1
-
- See Also:
- Constant Field Values
SHA1
static final String SHA1
-
- See Also:
- Constant Field Values
SHA256
static final String SHA256
-
- See Also:
- Constant Field Values
SHA512
static final String SHA512
-
- See Also:
- Constant Field Values
AES128
static final String AES128
-
- See Also:
- Constant Field Values
AES192
static final String AES192
-
- See Also:
- Constant Field Values
AES256
static final String AES256
-
- See Also:
- Constant Field Values
TRIPLE_DES
static final String TRIPLE_DES
-
- See Also:
- Constant Field Values
KW_AES128
static final String KW_AES128
-
- See Also:
- Constant Field Values
KW_AES192
static final String KW_AES192
-
- See Also:
- Constant Field Values
KW_AES256
static final String KW_AES256
-
- See Also:
- Constant Field Values
KW_TRIPLE_DES
static final String KW_TRIPLE_DES
-
- See Also:
- Constant Field Values
KW_RSA_OAEP
static final String KW_RSA_OAEP
-
- See Also:
- Constant Field Values
KW_RSA15
static final String KW_RSA15
-
- See Also:
- Constant Field Values
P_SHA1
static final String P_SHA1
-
- See Also:
- Constant Field Values
P_SHA1_L128
static final String P_SHA1_L128
-
- See Also:
- Constant Field Values
P_SHA1_L192
static final String P_SHA1_L192
-
- See Also:
- Constant Field Values
P_SHA1_L256
static final String P_SHA1_L256
-
- See Also:
- Constant Field Values
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.