EncryptionTypeExtension extension

on

Methods

toConfigString() String

Available on EncryptionType, provided by the EncryptionTypeExtension extension

Convert encryption type to string for configuration
toInt() int

Available on EncryptionType, provided by the EncryptionTypeExtension extension

Convert encryption type to integer for storage

Static Methods

fromConfigString(String value) EncryptionType

Available on EncryptionType, provided by the EncryptionTypeExtension extension

Create encryption type from configuration string
fromInt(int value) EncryptionType

Available on EncryptionType, provided by the EncryptionTypeExtension extension

Create encryption type from integer