public class SHA1withDSA extends java.security.SignatureSpi implements AlgorithmStatus
| Constructor and Description |
|---|
SHA1withDSA()
Constructs a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
internalToString() |
boolean |
isFipsApproved()
Module identifies if the cryptographic operation (algorithm) is FIPS certified
|
java.lang.String |
toString()
Answers a string containing a concise, human-readable
description of the receiver.
|
public SHA1withDSA()
throws java.security.NoSuchAlgorithmException,
java.security.NoSuchProviderException
java.security.NoSuchAlgorithmExceptionjava.security.NoSuchProviderExceptionpublic boolean isFipsApproved()
AlgorithmStatusisFipsApproved in interface AlgorithmStatusAlgorithmStatus.isFipsApproved()public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String internalToString()
© Portions Copyright 2003, 2012 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2012, Oracle and/or its affiliates. All rights reserved.