Uint8List getAccountIdFromDerKey(Uint8List der) { return getAccountIdFromPrincipal(Principal.selfAuthenticating(der)); }