T
- DSA key parameters type.public abstract class AbstractWrappedDSAKey<T extends org.bouncycastle.crypto.params.DSAKeyParameters> extends AbstractWrappedKey<T>
delegate, PKCS8_FORMAT, X509_FORMAT
serialVersionUID
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, getFormat
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.