Secret.getSchema

Get a secret storage schema of the given @type.

C code may access the schemas (such as %SECRET_SCHEMA_NOTE) directly, but language bindings cannot, and must use this accessor.

struct Secret
static
getSchema
(
SecretSchemaType type
)

Parameters

type SecretSchemaType

type of schema to get

Return Value

Type: Schema

schema type

Meta

Since

0.18.6