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