JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.bouncycastle.pqc.crypto.xmss
XMSSOid
Contents
Description
Method Summary
Method Details
getOid()
toString()
Hide sidebar
Show sidebar
Interface XMSSOid
All Known Implementing Classes:
DefaultXMSSMTOid
,
DefaultXMSSOid
public interface
XMSSOid
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getOid
()
String
toString
()
Method Details
getOid
int
getOid
()
toString
String
toString
()
Overrides:
toString
in class
Object