CreateKey static method
Implementation
static CreateOberonKeyResponse CreateKey(CreateOberonKeyRequest request) =>
OkapiNative.nativeCall(
_oberonCreateKey, request, CreateOberonKeyResponse());
static CreateOberonKeyResponse CreateKey(CreateOberonKeyRequest request) =>
OkapiNative.nativeCall(
_oberonCreateKey, request, CreateOberonKeyResponse());