PHP 클래스 Defuse\Crypto\RuntimeTests

상속: extends Crypto
파일 보기 프로젝트 열기: defuse/php-encryption 1 사용 예제들

공개 메소드들

메소드 설명
runtimeTest ( ) Runs the runtime tests.

비공개 메소드들

메소드 설명
AESTestVector ( ) Test AES against test vectors.
HKDFTestVector ( ) Test HKDF against test vectors.
HMACTestVector ( ) Test HMAC against test vectors.
testEncryptDecrypt ( ) High-level tests of Crypto operations.

메소드 상세

runtimeTest() 공개 정적인 메소드

Runs the runtime tests.
public static runtimeTest ( )