|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
weblogic.xml.crypto.common.keyinfo.BaseKeyProvider
weblogic.xml.crypto.common.keyinfo.EncryptedKeyProvider
public class EncryptedKeyProvider
| Field Summary | |
|---|---|
static String |
DEFAULT_GENKEY_ALG |
| Fields inherited from interface weblogic.xml.crypto.common.keyinfo.KeyProvider |
|---|
AES_ALGORITHMS, DSA_ALGORITHMS, RSA_ALGORITHMS, TRIPLEDES_ALGORITHMS |
| Method Summary | |
|---|---|
KeySelectorResult |
getKey(String alg, KeySelector.Purpose purpose) |
KeySelectorResult |
getKeyByIdentifier(byte[] keyIdentifier, String alg, KeySelector.Purpose purpose) |
static byte[] |
getKeyIdentifier(EncryptedKey encryptedKey) |
static List<byte[]> |
getKeyIdentifiers(EncryptedKey encryptedKey) |
| Methods inherited from class weblogic.xml.crypto.common.keyinfo.BaseKeyProvider |
|---|
getIdentifier, getKeyByIssuerSerial, getKeyByName, getKeyBySTR, getKeyBySubjectName, getKeyByURI, getName, getSecurityToken, getUri, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String DEFAULT_GENKEY_ALG
| Method Detail |
|---|
public static List<byte[]> getKeyIdentifiers(EncryptedKey encryptedKey)
throws XMLEncryptionException
XMLEncryptionException
public static byte[] getKeyIdentifier(EncryptedKey encryptedKey)
throws XMLEncryptionException
XMLEncryptionException
public KeySelectorResult getKeyByIdentifier(byte[] keyIdentifier,
String alg,
KeySelector.Purpose purpose)
getKeyByIdentifier in interface KeyProvidergetKeyByIdentifier in class BaseKeyProvider
public KeySelectorResult getKey(String alg,
KeySelector.Purpose purpose)
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||