|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.model.ASN1Value
schemajic.model.ASN1Sequence
com.cms.types.DigestAlgorithmIdentifier
com.cms.crypto.SHA1
public class SHA1
An algorithm identifier for the SHA1 hash algorithm.
| Field Summary |
|---|
| Fields inherited from class schemajic.model.ASN1Sequence |
|---|
_fields |
| Method Summary | |
|---|---|
static SHA1 |
createForDER()
Returns DER encoded parameters for the SHA-1 algorithm. |
static SHA1 |
createForXER()
Returns XER encoded parameters for the SHA-1 algorithm. |
| Methods inherited from class com.cms.types.DigestAlgorithmIdentifier |
|---|
getAlgorithm, getAsn1Type, getDefaultValue, getParameters, setAlgorithm, setParameters |
| Methods inherited from class schemajic.model.ASN1Sequence |
|---|
accept, getFields, setAbsent, setFields, setPresent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final SHA1 createForXER()
public static final SHA1 createForDER()
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||