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