JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Bouncy Castle Cryptography 1.62
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.bouncycastle.pqc.jcajce.interfaces
Interface QTESLAKey
All Known Implementing Classes:
BCqTESLAPrivateKey
,
BCqTESLAPublicKey
public interface
QTESLAKey
Base interface for a qTESLA key.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
QTESLAParameterSpec
getParams
()
Return the parameters for this key - in this case the security category.
Method Detail
getParams
QTESLAParameterSpec
getParams()
Return the parameters for this key - in this case the security category.
Returns:
a QTESLAParameterSpec
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Bouncy Castle Cryptography 1.62
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method