AlgorithmParameterSpec
SignatureMethodParameterSpec
public final class HMACParameterSpecextends Objectimplements SignatureMethodParameterSpec
HMACOutputLength
<element name="HMACOutputLength" minOccurs="0" type="ds:HMACOutputLengthType"/> <simpleType name="HMACOutputLengthType"> <restriction base="integer"/> </simpleType>
SignatureMethod
HMACParameterSpec(int outputLength)
HMACParameterSpec
int
getOutputLength()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HMACParameterSpec(int outputLength)
outputLength
public int getOutputLength()