SecurityUtils

SecurityUtils

Overview

SecurityUtils is a class in Aspose.Pdf FOSS for Java.

Small security-related utility helpers used by legacy-compatible tests.

Methods

SignatureDescription
random64Bit()longReturns a cryptographically strong random 64-bit value.
getRandomString(length: int)StringReturns a random alpha-numeric string of the requested length.

See Also