To add a new key type, it must be registered by a kernel service.
要添加新的密钥类型,必须由一个内核服务注册它。
This is normally from a call to the panic kernel service or from a failed assert.
这通常是调用 panic 内核服务或断言失败造成的。
Any other key type must be already registered with the kernel via a kernel service.
其他任何密钥类型必须已经通过内核服务向内核注册,然后才能使用。
应用推荐