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
|
action
protected void setEncryptionKey(EncryptionKey encryptionKey, KrbCredInfoContainer krbCredInfoContainer)
setEncryptionKey
in class AbstractReadEncryptionKey<KrbCredInfoContainer>
encryptionKey
- the EncryptionKey objectkrbCredInfoContainer
- container holding the ASN.1 objectCopyright © 2019. All rights reserved.