T - DSA key parameters type.public abstract class AbstractWrappedDSAKey<T extends org.bouncycastle.crypto.params.DSAKeyParameters> extends AbstractWrappedKey<T>
delegate, PKCS8_FORMAT, X509_FORMATserialVersionUID| Constructor and Description |
|---|
AbstractWrappedDSAKey(T wrappedKey)
Creates a new instance that wraps the given key.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
DSAParams |
getParams() |
getEncoded, getFormatCopyright © 2016 JBoss by Red Hat. All rights reserved.