Enum DigestAlgorithm

java.lang.Object
java.lang.Enum<DigestAlgorithm>
com.okta.sdk.resource.model.DigestAlgorithm
All Implemented Interfaces:
Serializable, Comparable<DigestAlgorithm>, java.lang.constant.Constable

public enum DigestAlgorithm extends Enum<DigestAlgorithm>
Algorithm used to generate the key. Only required for the PBKDF2 algorithm.