getKey

@NotNull
abstract fun getKey(): @NotNull SecretKeySpec

Gets the current encryption key spec.

Return

The encryption key spec.