public class StoreSubKey extends AbstractReadEncryptionKey<AuthenticatorContainer>
| Constructor and Description |
|---|
StoreSubKey()
Instantiates a new StoreEncryptionKey action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setEncryptionKey(EncryptionKey encryptionKey,
AuthenticatorContainer authenticatorContainer)
set the EncryptionKey on the ASN.1 object of the container
|
actionprotected void setEncryptionKey(EncryptionKey encryptionKey, AuthenticatorContainer authenticatorContainer)
setEncryptionKey in class AbstractReadEncryptionKey<AuthenticatorContainer>encryptionKey - the EncryptionKey objectauthenticatorContainer - container holding the ASN.1 objectCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.