public class StoreEncPart extends AbstractReadEncryptedPart<ApRepContainer>
| Constructor and Description |
|---|
StoreEncPart()
Instantiates a new StoreEncPart action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setEncryptedData(EncryptedData encryptedData,
ApRepContainer apRepContainer)
set the EncryptedData on the ASN.1 object present in the container
|
actionprotected void setEncryptedData(EncryptedData encryptedData, ApRepContainer apRepContainer)
setEncryptedData in class AbstractReadEncryptedPart<ApRepContainer>encryptedData - the encrypted dataapRepContainer - the container holding ASN.1 objectCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.