public sealed class SphincsPlusPublicKeyParameters : SphincsPlusKeyParameters
Public NotInheritable Class SphincsPlusPublicKeyParameters
Inherits SphincsPlusKeyParameters
public ref class SphincsPlusPublicKeyParameters sealed : public SphincsPlusKeyParameters
Org.BouncyCastle.Pqc.Crypto.SphincsPlus.SphincsPlusPublicKeyParameters = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.SphincsPlus.SphincsPlusPublicKeyParameters',
Org.BouncyCastle.Pqc.Crypto.SphincsPlus.SphincsPlusKeyParameters);
SphincsPlusPublicKeyParameters | Initializes a new instance of the SphincsPlusPublicKeyParameters class |
IsPrivate | (Inherited from AsymmetricKeyParameter) |
Parameters | (Inherited from SphincsPlusKeyParameters) |
Equals(Object) | (Inherited from AsymmetricKeyParameter) |
GetEncoded | |
GetHashCode | (Inherited from AsymmetricKeyParameter) |
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) |