getSchema
fn
secret.schema.Schema getSchema(secret.types.SchemaType type)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 | type of schema to get |
Returns
schema type