public sealed class LMOtsSignature : IEncodable
Public NotInheritable Class LMOtsSignature
Implements IEncodable
public ref class LMOtsSignature sealed : IEncodable
Org.BouncyCastle.Pqc.Crypto.Lms.LMOtsSignature = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Lms.LMOtsSignature',
null,
Org.BouncyCastle.Utilities.IEncodable);
LMOtsSignature | Initializes a new instance of the LMOtsSignature class |
Equals | (Overrides ObjectEquals(Object)) |
GetEncoded | |
GetHashCode | (Overrides ObjectGetHashCode) |
GetInstance | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |