Package org.bouncycastle.pqc.crypto.xmss
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()
java.lang.String
toString()
-