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