public sealed class SphincsPlusPrivateKey : Asn1Encodable
Public NotInheritable Class SphincsPlusPrivateKey
Inherits Asn1Encodable
public ref class SphincsPlusPrivateKey sealed : public Asn1Encodable
Org.BouncyCastle.Pqc.Asn1.SphincsPlusPrivateKey = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Asn1.SphincsPlusPrivateKey',
Org.BouncyCastle.Asn1.Asn1Encodable);
SphincsPlusPrivateKey(Int32, Byte, Byte) | Initializes a new instance of the SphincsPlusPrivateKey class |
SphincsPlusPrivateKey(Int32, Byte, Byte, SphincsPlusPublicKey) | Initializes a new instance of the SphincsPlusPrivateKey class |
EncodeTo(Stream) | (Inherited from Asn1Encodable) |
EncodeTo(Stream, String) | (Inherited from Asn1Encodable) |
Equals | (Inherited from Asn1Encodable) |
GetDerEncoded | (Inherited from Asn1Encodable) |
GetEncoded | (Inherited from Asn1Encodable) |
GetEncoded(String) | (Inherited from Asn1Encodable) |
GetHashCode | (Inherited from Asn1Encodable) |
GetInstance(Object) | |
GetInstance(Asn1TaggedObject, Boolean) | |
GetSkprf | |
GetSkseed | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToAsn1Object | (Overrides Asn1EncodableToAsn1Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |