public class StoreSubKey extends AbstractReadEncryptionKey<EncApRepPartContainer>
| Constructor and Description |
|---|
StoreSubKey()
Instantiates a new StoreEncryptionKey action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setEncryptionKey(EncryptionKey encryptionKey,
EncApRepPartContainer encApRepPartContainer)
set the EncryptionKey on the ASN.1 object of the container
|
actionprotected void setEncryptionKey(EncryptionKey encryptionKey, EncApRepPartContainer encApRepPartContainer)
setEncryptionKey in class AbstractReadEncryptionKey<EncApRepPartContainer>encryptionKey - the EncryptionKey objectencApRepPartContainer - container holding the ASN.1 objectCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.