isSecure property
bool
get
isSecure
Tells whether the algorithm is cryptographically secure and the initial entropy is from Random.secure.
Implementation
bool get isSecure;
Tells whether the algorithm is cryptographically secure and the initial entropy is from Random.secure.
bool get isSecure;