public class StoreChecksum extends AbstractReadCheckSum<AuthenticatorContainer>
| Constructor and Description |
|---|
StoreChecksum()
Instantiates a new StoreChecksum action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setChecksum(Checksum checksum,
AuthenticatorContainer authenticatorContainer)
set the Checksum on the ASN.1 object of the container
|
actionprotected void setChecksum(Checksum checksum, AuthenticatorContainer authenticatorContainer)
setChecksum in class AbstractReadCheckSum<AuthenticatorContainer>checksum - the Checksum objectauthenticatorContainer - container holding the ASN.1 objectCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.