public final class HMACParameterSpec extends Object implements SignatureMethodParameterSpec
HMACOutputLength
element is defined as:
<element name="HMACOutputLength" minOccurs="0" type="ds:HMACOutputLengthType"/>
<simpleType name="HMACOutputLengthType">
<restriction base="integer"/>
</simpleType>
SignatureMethod
,
RFC 2104Constructor and Description |
---|
HMACParameterSpec(int outputLength)
Creates an
HMACParameterSpec with the specified truncation
length. |
Modifier and Type | Method and Description |
---|---|
int |
getOutputLength()
Returns the truncation length.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.