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