public sealed class SaberPrivateKeyParameters : SaberKeyParameters
Public NotInheritable Class SaberPrivateKeyParameters
Inherits SaberKeyParameters
public ref class SaberPrivateKeyParameters sealed : public SaberKeyParameters
Org.BouncyCastle.Pqc.Crypto.Saber.SaberPrivateKeyParameters = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Saber.SaberPrivateKeyParameters',
Org.BouncyCastle.Pqc.Crypto.Saber.SaberKeyParameters);
SaberPrivateKeyParameters | Initializes a new instance of the SaberPrivateKeyParameters class |
IsPrivate | (Inherited from AsymmetricKeyParameter) |
Parameters | (Inherited from SaberKeyParameters) |
Equals(Object) | (Inherited from AsymmetricKeyParameter) |
GetEncoded | |
GetHashCode | (Inherited from AsymmetricKeyParameter) |
GetPrivateKey | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |