public sealed class KyberParameters : IKemParameters,
ICipherParameters
Public NotInheritable Class KyberParameters
Implements IKemParameters, ICipherParameters
public ref class KyberParameters sealed : IKemParameters,
ICipherParameters
Org.BouncyCastle.Pqc.Crypto.Crystals.Kyber.KyberParameters = function();
Type.createClass(
'Org.BouncyCastle.Pqc.Crypto.Crystals.Kyber.KyberParameters',
null,
Org.BouncyCastle.Pqc.Crypto.IKemParameters,
Org.BouncyCastle.Crypto.ICipherParameters);
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
kyber1024 | |
kyber1024_aes | Obsolete. |
kyber512 | |
kyber512_aes | Obsolete. |
kyber768 | |
kyber768_aes | Obsolete. |