public class StoreEncPart extends AbstractReadEncryptedPart<KrbPrivContainer>
| Constructor and Description |
|---|
StoreEncPart()
Instantiates a new StoreEncPart action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setEncryptedData(EncryptedData encryptedData,
KrbPrivContainer krbPrivContainer)
set the EncryptedData on the ASN.1 object present in the container
|
actionprotected void setEncryptedData(EncryptedData encryptedData, KrbPrivContainer krbPrivContainer)
setEncryptedData in class AbstractReadEncryptedPart<KrbPrivContainer>encryptedData - the encrypted datakrbPrivContainer - the container holding ASN.1 objectCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.