Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
Skein
Parameters
Builder
Set
Personalisation Method
Overload List
SetPersonalisation(
Byte
)
Sets the
PARAM_TYPE_PERSONALISATION
parameter.
SetPersonalisation(DateTime, String, String)
Implements the recommended personalisation format for Skein defined in Section 4.11 of the Skein 1.3 specification.
See Also
Reference
SkeinParameters
Builder Class
Org.BouncyCastle.Crypto.Parameters Namespace
In This Article
Overload List
See Also