public class StoreChecksum extends AbstractReadCheckSum<KrbSafeContainer>
| Constructor and Description |
|---|
StoreChecksum()
Instantiates a new StoreChecksum action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setChecksum(Checksum checksum,
KrbSafeContainer krbSafeContainer)
set the Checksum on the ASN.1 object of the container
|
actionprotected void setChecksum(Checksum checksum, KrbSafeContainer krbSafeContainer)
setChecksum in class AbstractReadCheckSum<KrbSafeContainer>checksum - the Checksum objectkrbSafeContainer - container holding the ASN.1 objectCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.