, including all inherited members.
[static initializer] (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [package, static] |
_encryptedKey (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [package] |
_encryptedNonceKey (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [package] |
_keyAlgorithm (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [package] |
_label (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [package] |
_wrapAlgorithm (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [package] |
_wrappingKeyIdentifier (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [package] |
_wrappingKeyName (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [package] |
AESUnwrapWithPad(Key unwrappingKey, String wrappedKeyAlgorithm, byte[] input, int offset, int length) | org.ccnx.ccn.io.content.WrappedKey | [protected, static] |
AESWrapWithPad(Key wrappingKey, Key keyToBeWrapped) | org.ccnx.ccn.io.content.WrappedKey | [protected, static] |
decode(XMLDecoder decoder) | org.ccnx.ccn.io.content.WrappedKey | [virtual] |
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.decode(InputStream istream) | org.ccnx.ccn.impl.encoding.GenericXMLEncodable | |
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.decode(InputStream istream, String codec) | org.ccnx.ccn.impl.encoding.GenericXMLEncodable | |
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.decode(byte[] content) | org.ccnx.ccn.impl.encoding.GenericXMLEncodable | |
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.decode(byte[] content, String codec) | org.ccnx.ccn.impl.encoding.GenericXMLEncodable | |
encode(XMLEncoder encoder) | org.ccnx.ccn.io.content.WrappedKey | [virtual] |
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.encode(OutputStream ostream) | org.ccnx.ccn.impl.encoding.GenericXMLEncodable | |
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.encode(OutputStream ostream, String codec) | org.ccnx.ccn.impl.encoding.GenericXMLEncodable | |
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.encode() | org.ccnx.ccn.impl.encoding.GenericXMLEncodable | |
org::ccnx::ccn::impl::encoding::GenericXMLEncodable.encode(String codec) | org.ccnx.ccn.impl.encoding.GenericXMLEncodable | |
encryptedKey() | org.ccnx.ccn.io.content.WrappedKey | |
encryptedNonceKey() | org.ccnx.ccn.io.content.WrappedKey | |
equals(Object obj) (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | |
generateNonceKey() (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [static] |
GenericXMLEncodable() | org.ccnx.ccn.impl.encoding.GenericXMLEncodable | [protected] |
getCipherType(String cipherAlgorithm) (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [static] |
getElementLabel() | org.ccnx.ccn.io.content.WrappedKey | [virtual] |
hashCode() (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | |
keyAlgorithm() | org.ccnx.ccn.io.content.WrappedKey | |
label() | org.ccnx.ccn.io.content.WrappedKey | |
NONCE_KEY_ALGORITHM (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [protected, static] |
NONCE_KEY_LENGTH (defined in org.ccnx.ccn.io.content.WrappedKey) | org.ccnx.ccn.io.content.WrappedKey | [protected, static] |
setWrappingKeyIdentifier(byte[] wrappingKeyIdentifier) | org.ccnx.ccn.io.content.WrappedKey | |
setWrappingKeyIdentifier(Key wrappingKey) | org.ccnx.ccn.io.content.WrappedKey | |
setWrappingKeyName(ContentName keyName) | org.ccnx.ccn.io.content.WrappedKey | |
toString() | org.ccnx.ccn.io.content.WrappedKey | |
unwrapKey(Key unwrapKey) | org.ccnx.ccn.io.content.WrappedKey | |
unwrapKey(Key unwrapKey, String wrappedKeyAlgorithm) | org.ccnx.ccn.io.content.WrappedKey | |
validate() | org.ccnx.ccn.io.content.WrappedKey | [virtual] |
wrapAlgorithm() | org.ccnx.ccn.io.content.WrappedKey | |
wrapAlgorithmForKey(String keyAlgorithm) | org.ccnx.ccn.io.content.WrappedKey | [static] |
wrapKey(Key keyToBeWrapped, String keyAlgorithm, String keyLabel, Key wrappingKey) | org.ccnx.ccn.io.content.WrappedKey | [static] |
WrappedKey(byte[] wrappingKeyIdentifier, byte[] encryptedKey) | org.ccnx.ccn.io.content.WrappedKey | |
WrappedKey(byte[] wrappingKeyIdentifier, String label, byte[] encryptedKey) | org.ccnx.ccn.io.content.WrappedKey | |
WrappedKey(byte[] wrappingKeyIdentifier, String wrapAlgorithm, String keyAlgorithm, String label, byte[] encryptedKey) | org.ccnx.ccn.io.content.WrappedKey | |
WrappedKey(byte[] wrappingKeyIdentifier, String wrapAlgorithm, String keyAlgorithm, String label, byte[] encryptedNonceKey, byte[] encryptedKey) | org.ccnx.ccn.io.content.WrappedKey | |
WrappedKey() | org.ccnx.ccn.io.content.WrappedKey | |
wrappingKeyIdentifier() | org.ccnx.ccn.io.content.WrappedKey | |
wrappingKeyIdentifier(Key wrappingKey) | org.ccnx.ccn.io.content.WrappedKey | [static] |
wrappingKeyName() | org.ccnx.ccn.io.content.WrappedKey | |