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