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