ShaCertificateType

public final enum ShaCertificateType extends Enum<E extends Enum<E>>

Enum denoting types of SHA certificates currently supported by Firebase.

Inherited Method Summary

Enum Values

public static final ShaCertificateType SHA_1

Certificate generated by SHA-1 hashing algorithm.

public static final ShaCertificateType SHA_256

Certificate generated by SHA-256 hashing algorithm.