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.

Parameters

type secret.types.SchemaType

type of schema to get

Return Value

Type: secret.schema.Schema

schema type