public sealed class SphincsPlusPrivateKeyParameters : SphincsPlusKeyParameters
Public NotInheritable Class SphincsPlusPrivateKeyParameters
Inherits SphincsPlusKeyParameters
public ref class SphincsPlusPrivateKeyParameters sealed : public SphincsPlusKeyParameters
Org.BouncyCastle.Pqc.Crypto.SphincsPlus.SphincsPlusPrivateKeyParameters = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.SphincsPlus.SphincsPlusPrivateKeyParameters',
Org.BouncyCastle.Pqc.Crypto.SphincsPlus.SphincsPlusKeyParameters);
SphincsPlusPrivateKeyParameters(SphincsPlusParameters, Byte) | Initializes a new instance of the SphincsPlusPrivateKeyParameters class |
SphincsPlusPrivateKeyParameters(SphincsPlusParameters, Byte, Byte, Byte, Byte) | Initializes a new instance of the SphincsPlusPrivateKeyParameters class |
IsPrivate | (Inherited from AsymmetricKeyParameter) |
Parameters | (Inherited from SphincsPlusKeyParameters) |
Equals(Object) | (Inherited from AsymmetricKeyParameter) |
GetEncoded | |
GetEncodedPublicKey | |
GetHashCode | (Inherited from AsymmetricKeyParameter) |
GetPrf | |
GetPublicKey | |
GetPublicSeed | |
GetRoot | |
GetSeed | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |