public Ed448PrivateKeyParameters( byte[] buf )
Public Sub New ( buf As Byte() )
public: Ed448PrivateKeyParameters( array<unsigned char>^ buf )
Org.BouncyCastle.Crypto.Parameters.Ed448PrivateKeyParameters = function(buf);
In This Article