Serialized Form


Package org.pf.security.crypto

Class org.pf.security.crypto.CheckedHashAlgorithm extends Object implements Serializable

serialVersionUID: 20516573828075112L

Serialized Fields

algorithmName

String algorithmName

byteLength

int byteLength

Class org.pf.security.crypto.CryptoRuntimeException extends RuntimeException implements Serializable

Class org.pf.security.crypto.HashMechanism extends Object implements Serializable

serialVersionUID: 13540657623766355L

Serialized Fields

hashMechanismName

String hashMechanismName

algorithm

CheckedHashAlgorithm algorithm

isSalted

boolean isSalted

prefix

String prefix



Copyright © 2015 Manfred Duchrow Consulting & Software. All rights reserved.